home *** CD-ROM | disk | FTP | other *** search
- ; NETAMD.INF
- ;
- ; AMD Based Network Interface Cards.
- ;
- ; Copyright 1993-1995, Microsoft Corporation
-
- [version]
- Signature = "$Windows NT$"
- Class = Net
- ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
- Provider = %Msft%
- LayoutFile = layout.inf
- DriverVer=10/28/1999,4.8.0.0
-
- [Manufacturer]
- %AMD% = AMD
- %Accton% = Accton
- %Allied% = Allied
- %Boca% = Boca
- %HP% = HP
- %IBM% = IBM
- %Micro% = Micro
- %MSNS% = Microsense
- %Mitron% = Mitron
- %SVEC% = SVEC
- %SYS% = SYS
-
- [ControlFlags]
- ExcludeFromSelect = ISAPNP\ADV55AA, \
- PCI\VEN_1022&DEV_2000, \
- PCI\VEN_1022&DEV_2000&SUBSYS_12201113, \
- PCI\VEN_1022&DEV_2000&SUBSYS_104C103C, \
- PCI\VEN_1022&DEV_2000&SUBSYS_1064103C, \
- PCI\VEN_1022&DEV_2000&SUBSYS_1065103C, \
- PCI\VEN_1022&DEV_2000&SUBSYS_106C103C, \
- PCI\VEN_1022&DEV_2000&SUBSYS_106E103C, \
- PCI\VEN_1022&DEV_2000&SUBSYS_24541259, \
- PCI\VEN_1022&DEV_2000&SUBSYS_27001259, \
- PCI\VEN_1022&DEV_2000&SUBSYS_27011259, \
- PCI\VEN_1022&DEV_2000&SUBSYS_20001014, \
- PCI\VEN_1022&DEV_2000&SUBSYS_10EA103C
-
-
- [AMD]
- %*ADV55AA.DeviceDesc% = PNPpcnet.ndi, ISAPNP\ADV55AA ;AMD PCnet ISA/PNP
- %*ADV55LG.DeviceDesc% = ISApcnet.ndi, *ADV55AA ;AMD PCnet ISA (Legacy Mode)
- %*pnp828c.DeviceDesc% = ISApcnet.ndi, *pnp828c ;AMD PCnet/ISA
- %PCIGENERIC.DeviceDesc% = PCIpcnet.ndi, PCI\VEN_1022&DEV_2000 ;AMD PCnet PCI
- %VLBpcnet.DeviceDesc% = VLBpcnet.ndi, *pnp828d ;AMD PCnet VLB
-
- [Accton]
- %*AcctonPCI.DeviceDesc% = PCIpcnet.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_12201113 ;Accton Series
-
- [Allied]
- %*ATK1500.DeviceDesc% = ISApcnet.ndi, *ATK1500 ;Allied Telesyn AT-1500T/AT/BT/FT
- %*ATK2450.DeviceDesc% = PCIpcnet.ndi, *ATK2450 ;Allied Telesyn AT-2450T/AT/BT/FT
- %AT2454.DeviceDesc% = AT2454.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_24541259 ;Allied Telesyn AT-2450v4
- %AT2700.DeviceDesc% = AT2700.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_27001259 ;Allied Telesyn AT-2700TX
- %AT2701.DeviceDesc% = AT2701.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_27011259 ;Allied Telesyn AT-2700FX
-
- [Boca]
- %*BRI1001.DeviceDesc% = ISApcnet.ndi, *BRI1001
-
- [HP]
- %*HPTWEETY.DeviceDesc% = HPPCI.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_104C103C ;HP Ethernet with LAN remote power adapter
- %*HPWOODY.DeviceDesc% = HPPCI.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_1064103C ;HP Ethernet with LAN remote power adapter
- %*HPSQUEEZY.DeviceDesc% = HPPCI.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_1065103C ;HP Ethernet with LAN remote power adapter
- %*HPCASPER.DeviceDesc% = HPPCI.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_106C103C ;HP Ethernet with LAN remote power adapter
- %*HPPONGO.DeviceDesc% = HPPCI.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_106E103C ;HP Ethernet with LAN remote power adapter
- %*HPSATAN.DeviceDesc% = HPPCI.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_10EA103C ;HP Ethernet with LAN remote power adapter
-
- [IBM]
- %IBMFAULT.DeviceDesc% = PCIpcnet.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_20001014 ;IBM Netfinity Fault Tolerance pci adapter
-
- [Micro]
- %*MICRO.DeviceDesc% = ISApcnet.ndi, *MDY1900 ;Microdyne NE2500 Ethernet Adapter
- %*MICRO2.DeviceDesc% = ISApcnet.ndi, *MDY1901 ;Microdyne NE2500T Ethernet Adapter
-
- [Microsense]
- %*MSNSISA.DeviceDesc% = ISApcnet.ndi, *MSNSISA ;AMD PCnet ISA/PNP
-
- [Mitron]
- %*MITRON.DeviceDesc% = ISApcnet.ndi, *MITRONISA ;Mitron LX-2100+ Ethernet Adapter
-
- [SVEC]
- %*SVE0001.DeviceDesc% = ISApcnet.ndi, *SVE0001 ;SVEC FD0421 EtherPlug-ISA
-
- [SYS]
- %*SKD8000.DeviceDesc% = ISApcnet.ndi, *SKD8000 ;SysKonnect SK-NET Flash Ethernet Adapter
-
- ;-------------------------------------------------------------------------------
- ; AMD PCNET Family Ethernet Adapter ISA Legacy
- ;
- [ISApcnet.ndi]
- Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
- BusType = 1
- AddReg = pcnet5.reg, AMDParams.reg, networkaddress.reg
- LogConfig = Legacy.LogConfig
- CopyFiles = pcntn5m.copyFiles
-
- [ISApcnet.ndi.Services]
- AddService = PCnet, 2, PCnet5.Service, PCnet.AddEventLog
-
- ;-------------------------------------------------------------------------------
- ; AMD PCNET Family Ethernet Adapter/ISA+ PnP
- ;
- [PNPpcnet.ndi]
- Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
- BusType = 14
- AddReg = pcnet5.reg, AMDParams.reg, networkaddress.reg
- CopyFiles = pcntn5m.copyFiles
-
- [PNPpcnet.ndi.Services]
- AddService = PCnet, 2, PCnet5.Service, PCnet.AddEventLog
-
- ;-------------------------------------------------------------------------------
- ; AMD PCNET Family Ethernet Adapter PCI
- ;
- [PCIpcnet.ndi]
- Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
- BusType = 5
- AddReg = PCnet5.reg, AMDParams.reg, networkaddress.reg
- CopyFiles = pcntn5m.CopyFiles
-
- [PCIpcnet.ndi.services]
- AddService = PCnet, 2, PCnet5.Service, PCnet.AddEventLog
-
- ;-------------------------------------------------------------------------------
- ; AMD PCNET Family Ethernet VL-Bus Adapter
- ;
- [VLBpcnet.ndi]
- Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
- BusType = 1
- AddReg = pcnet5.reg, AMDParams.reg, networkaddress.reg
- LogConfig = Legacy.LogConfig
- CopyFiles = pcntn5m.copyFiles
-
- [VLBpcnet.ndi.services]
- AddService = PCnet, 2, PCnet5.Service, PCnet.AddEventLog
-
- ;-------------------------------------------------------------------------------
- ; Allied Telesyn AT-2450v4 PCI 10Mb Ethernet Adapter
- ;
- [AT2454.ndi]
- Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
- BusType = 5
- AddReg = PCnet5.reg, AT2454Params.reg, networkaddress.reg
- CopyFiles = pcntn5m.CopyFiles
-
- [AT2454.ndi.services]
- AddService = PCnet, 2, PCnet5.Service, PCnet.AddEventLog
-
- ;-------------------------------------------------------------------------------
- ; Allied Telesyn AT-2450v4 PCI 10Mb Ethernet Adapter
- ;
- [AT2700.ndi]
- Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
- BusType = 5
- AddReg = PCnet5.reg, AT2700Params.reg, networkaddress.reg
- CopyFiles = pcntn5m.CopyFiles
-
- [AT2700.ndi.services]
- AddService = PCnet, 2, PCnet5.Service, PCnet.AddEventLog
-
- ;-------------------------------------------------------------------------------
- ; Allied Telesyn AT-2450v4 PCI 10Mb Ethernet Adapter
- ;
- [AT2701.ndi]
- Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
- BusType = 5
- AddReg = PCnet5.reg, AT2701Params.reg, networkaddress.reg
- CopyFiles = pcntn5m.CopyFiles
-
- [AT2701.ndi.services]
- AddService = PCnet, 2, PCnet5.Service, PCnet.AddEventLog
-
- ;-------------------------------------------------------------------------------
- ; HP PCnet-FAST Family Ethernet Adapter
- ;
- [HPPCI.ndi]
- Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
- BusType = 5
- AddReg = HPAMDParams.reg, PCNet5.reg, networkaddress.reg
- CopyFiles = pcntn5m.CopyFiles
-
- [HPPCI.ndi.services]
- AddService = PCnet, 2, PCnet5.Service, PCnet.AddEventLog
-
- ;-------------------------------------------------------------------------------
- ; Shared Logconfig Section for Legacy Adapters
- ;
- [Legacy.LogConfig]
- IOConfig = 20@200-3FF%FFE0(3FF::)
- IRQConfig = 3,4,5,9,10,11,12,15
- ConfigPriority = HARDRECONFIG
-
- ;-------------------------------------------------------------------------------
- ; networkaddress
- ;
- [networkaddress.reg]
- HKR, NDI\params\networkaddress, ParamDesc, 0, %networkaddress%
- HKR, NDI\params\networkaddress, type, 0, "edit"
- HKR, NDI\params\networkaddress, LimitText, 0, "12"
- HKR, NDI\params\networkaddress, UpperCase, 0, "1"
- HKR, NDI\params\networkaddress, default, 0, " "
- HKR, NDI\params\networkaddress, optional, 0, "1"
-
- ;-------------------------------------------------------------------------------
- ; AMD common params section
- ;
- [AMDParams.reg]
- HKR, , BUS_TO_SCAN, 0, "ALL"
- HKR, , BUSTIMER, 0, "0"
- HKR, , LED0, 0, "10000"
- HKR, , LED1, 0, "10000"
- HKR, , LED2, 0, "10000"
- HKR, , LED3, 0, "10000"
-
- HKR, Ndi\params\TP, ParamDesc, 0, %TP%
- HKR, Ndi\params\TP, default, 0x00000002, "1"
- HKR, Ndi\params\TP, type, 0, "enum"
- HKR, Ndi\params\TP\enum, "0", 0, %OFF%
- HKR, Ndi\params\TP\enum, "1", 0, %(Default)ON%
-
- HKR, Ndi\params\FDUP, ParamDesc, 0, %FDUP%
- HKR, Ndi\params\FDUP, default, 0x00000002, "0"
- HKR, Ndi\params\FDUP, type, 0, "enum"
- HKR, Ndi\params\FDUP\enum, "0", 0, %Default%
- HKR, Ndi\params\FDUP\enum, "1", 0, %OFF%
- HKR, Ndi\params\FDUP\enum, "2", 0, %AUIFD%
- HKR, Ndi\params\FDUP\enum, "3", 0, %UTPFD%
-
- HKR, Ndi\params\MPMODE, ParamDesc, 0, %MPMODE%
- HKR, Ndi\params\MPMODE, default, 0, "0"
- HKR, Ndi\params\MPMODE, type, 0, "enum"
- HKR, Ndi\params\MPMODE\enum, "0", 0, %Default(OFF)%
- HKR, Ndi\params\MPMODE\enum, "1", 0, %ON%
-
- HKR, Ndi\params\EXTPHY, ParamDesc, 0, %EXTPHY%
- HKR, Ndi\params\EXTPHY, default, 0, "0"
- HKR, Ndi\params\EXTPHY, type, 0, "enum"
- HKR, Ndi\params\EXTPHY\enum, "0", 0, %Auto%
- HKR, Ndi\params\EXTPHY\enum, "1", 0, %100HD%
- HKR, Ndi\params\EXTPHY\enum, "2", 0, %100FD%
- HKR, Ndi\params\EXTPHY\enum, "3", 0, %10HD%
- HKR, Ndi\params\EXTPHY\enum, "4", 0, %10FD%
-
- ;-------------------------------------------------------------------------------
- ; ATI common params section
- ;
- [AT2454Params.reg]
- HKR, , BUS_TO_SCAN, 0, "ALL"
- HKR, , BUSTIMER, 0, "0"
-
- HKR, Ndi\params\MPMODE, ParamDesc, 0, %MPMODE%
- HKR, Ndi\params\MPMODE, default, 0, "0"
- HKR, Ndi\params\MPMODE, type, 0, "enum"
- HKR, Ndi\params\MPMODE\enum, "0", 0, %Default(OFF)%
- HKR, Ndi\params\MPMODE\enum, "1", 0, %ON%
-
- HKR, Ndi\params\EXTPHY, ParamDesc, 0, %EXTPHY%
- HKR, Ndi\params\EXTPHY, default, 0, "3"
- HKR, Ndi\params\EXTPHY, type, 0, "enum"
- HKR, Ndi\params\EXTPHY\enum, "3", 0, %10HD%
- HKR, Ndi\params\EXTPHY\enum, "4", 0, %10FD%
-
- [AT2700Params.reg]
- HKR, , BUS_TO_SCAN, 0, "ALL"
- HKR, , BUSTIMER, 0, "0"
-
- HKR, Ndi\params\MPMODE, ParamDesc, 0, %MPMODE%
- HKR, Ndi\params\MPMODE, default, 0, "0"
- HKR, Ndi\params\MPMODE, type, 0, "enum"
- HKR, Ndi\params\MPMODE\enum, "0", 0, %Default(OFF)%
- HKR, Ndi\params\MPMODE\enum, "1", 0, %ON%
-
- HKR, Ndi\params\EXTPHY, ParamDesc, 0, %EXTPHY%
- HKR, Ndi\params\EXTPHY, default, 0, "0"
- HKR, Ndi\params\EXTPHY, type, 0, "enum"
- HKR, Ndi\params\EXTPHY\enum, "0", 0, %Auto%
- HKR, Ndi\params\EXTPHY\enum, "1", 0, %100HD%
- HKR, Ndi\params\EXTPHY\enum, "2", 0, %100FD%
- HKR, Ndi\params\EXTPHY\enum, "3", 0, %10HD%
- HKR, Ndi\params\EXTPHY\enum, "4", 0, %10FD%
-
- [AT2701Params.reg]
- HKR, , BUS_TO_SCAN, 0, "ALL"
- HKR, , BUSTIMER, 0, "0"
-
- HKR, Ndi\params\MPMODE, ParamDesc, 0, %MPMODE%
- HKR, Ndi\params\MPMODE, default, 0, "0"
- HKR, Ndi\params\MPMODE, type, 0, "enum"
- HKR, Ndi\params\MPMODE\enum, "0", 0, %Default(OFF)%
- HKR, Ndi\params\MPMODE\enum, "1", 0, %ON%
-
- HKR, Ndi\params\EXTPHY, ParamDesc, 0, %EXTPHY%
- HKR, Ndi\params\EXTPHY, default, 0, "1"
- HKR, Ndi\params\EXTPHY, type, 0, "enum"
- HKR, Ndi\params\EXTPHY\enum, "1", 0, %100HD%
- HKR, Ndi\params\EXTPHY\enum, "2", 0, %100FD%
-
- ;-------------------------------------------------------------------------------
- ; HP only params section
- ;
- [HPAMDParams.reg]
- HKR, , BUS_TO_SCAN, 0, "ALL"
- HKR, , BUSTIMER, 0, "0"
- HKR, , LED0, 0, "10000"
- HKR, , LED1, 0, "10000"
- HKR, , LED2, 0, "90"
- HKR, , LED3, 0, "10000"
- HKR, , MPMODE, 0, "0"
-
- HKR, Ndi\params\EXTPHY, ParamDesc, 0, %EXTPHY%
- HKR, Ndi\params\EXTPHY, default, 0, "0"
- HKR, Ndi\params\EXTPHY, type, 0, "enum"
- HKR, Ndi\params\EXTPHY\enum, "0", 0, %Auto%
- HKR, Ndi\params\EXTPHY\enum, "1", 0, %100HD%
- HKR, Ndi\params\EXTPHY\enum, "2", 0, %100FD%
- HKR, Ndi\params\EXTPHY\enum, "3", 0, %10HD%
- HKR, Ndi\params\EXTPHY\enum, "4", 0, %10FD%
-
- ;------------------------------------------------------------------------------
- ; AMD PCI Interfaces and Service
- ;
- [PCnet5.reg]
- HKR, Ndi, Service, 0, "PCNet5"
- HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
- HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
-
- [pcntn5m.CopyFiles]
- pcntn5m.sys,,,2
-
- [PCnet5.Service]
- DisplayName = %PCnet.Service.DispName%
- ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
- StartType = 3 ;%SERVICE_DEMAND_START%
- ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
- ServiceBinary = %12%\pcntn5m.sys
- LoadOrderGroup = NDIS
-
- [PCnet.AddEventLog]
- AddReg = PCnet.AddEventLog.reg
-
- [PCnet.AddEventLog.reg]
- HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
- HKR, , TypesSupported, 0x00010001, 7
-
- ;-------------------------------------------------------------------------------
- ; DestinationDirs
- ;
- [DestinationDirs]
- pcntn5m.CopyFiles = 12
-
- ;-------------------------------------------------------------------------------
- ; Localizable Strings
- ;
- [Strings]
- Msft = "Microsoft"
-
- AMD = "Advanced Micro Devices (AMD)"
- Accton = "Accton"
- Allied = "Allied Telesyn"
- Boca = "Boca Research"
- HP = "Hewlett Packard"
- IBM = "IBM"
- Micro = "Microdyne"
- MSNS = "Microsense"
- Mitron = "Mitron"
- SVEC = "SVEC"
- SYS = "SysKonnect"
-
- TP = "TP Mode"
- Default = "Use adapter setting"
- OFF = "Off"
- (Default)ON = "On (Default)"
- Default(OFF) = "Off (Default)"
- ON = "On"
- MPMODE = "MP Mode"
- FDUP = "Full Duplex"
- EXTPHY = "External PHY"
- Auto = "Auto Detect"
- AUIFD = "AUI - Full Duplex"
- UTPFD = "UTP - Full Duplex"
- 100HD = "100Mbps Half Duplex"
- 100FD = "100Mbps Full Duplex"
- 10HD = "10Mbps Half Duplex"
- 10FD = "10Mbps Full Duplex"
- NetworkAddress = "Network Address"
-
- *ADV55AA.DeviceDesc = "AMD PCNET Family Ethernet Adapter/ISA+"
- *ADV55LG.DeviceDesc = "AMD PCNET Family Ethernet Adapter/ISA+ (Legacy Mode)"
- *pnp828c.DeviceDesc = "AMD PCNET Family ISA Ethernet Adapter"
- PCIGENERIC.DeviceDesc = "AMD PCNET Family PCI Ethernet Adapter"
- VLBpcnet.DeviceDesc = "AMD PCNET Family Ethernet Adapter (VLB)"
- *AcctonPCI.DeviceDesc = "Accton EN1220 10/100 Ethernet Card"
- *ATK1500.DeviceDesc = "Allied Telesyn AT-1500 Series Ethernet Adapter"
- *ATK2450.DeviceDesc = "Allied Telesyn AT-2450 Series PCI 10Mb Ethernet Adapter"
- AT2454.DeviceDesc = "Allied Telesyn AT-2450v4 PCI 10Mb Ethernet Adapter"
- AT2700.DeviceDesc = "Allied Telesyn AT-2700TX PCI 10/100 Ethernet Adapter"
- AT2701.DeviceDesc = "Allied Telesyn AT-2700FX PCI 100Mb Ethernet Adapter"
- *BRI1001.DeviceDesc = "Boca Research BOCALANcard"
- *HPTWEETY.DeviceDesc = "HP Ethernet with LAN remote power adapter"
- *HPWOODY.DeviceDesc = "HP Ethernet with LAN remote power adapter"
- *HPSQUEEZY.DeviceDesc = "HP Ethernet with LAN remote power adapter"
- *HPCASPER.DeviceDesc = "HP Ethernet with LAN remote power adapter"
- *HPPONGO.DeviceDesc = "HP Ethernet with LAN remote power adapter"
- *HPSATAN.DeviceDesc = "HP Ethernet with LAN remote power adapter"
- IBMFAULT.DeviceDesc = "IBM Netfinity Fault Tolerance PCI Adapter"
- *MICRO.DeviceDesc = "Microdyne NE2500 Ethernet Adapter"
- *MICRO2.DeviceDesc = "Microdyne NE2500T Ethernet Adapter"
- *MSNSISA.DeviceDesc = "Microsense ISA Ethernet Adapter"
- *MITRON.DeviceDesc = "Mitron LX-2100+ Ethernet Adapter"
- *SVE0001.DeviceDesc = "SVEC FD0421 EtherPlug-ISA"
- *SKD8000.DeviceDesc = "SysKonnect SK-NET Flash Ethernet Adapter"
-
- PCnet.Service.DispName = "AMD PCNET Compatable Adapter Driver"
-
-
-